
       
    .row.column {
        padding: 0px 0px;
    }
    .row:after {
        content: "";
        display: block;
        clear: both;
    }
    .column {
        float: left;
        height: 133;
        bottom: 0;
        width:100%;
    }
    .close {
        color: white;
        position: absolute;
        top: 1%;
        margin-left: 78%;
        font-size: 50px;
        font-weight: bold;
    }
     .close:hover,
     .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }
      .prev1 {
        cursor: pointer;
        position: absolute;
        top: 190;   
        right: 78%;
        width: 24px;
        padding: 16px 20px;
        color: yellow;
        font-weight: bold;
        font-size: 40px;
        transition: 0.6s ease;
        border-radius: 10px 10px 10px 10px;
    }
      .next1 {
        cursor: pointer;
        position: absolute;
        top: 190;
        left: 78%;          
        width: 24px;  
        padding: 16px 20px;
        margin-right: 5%;
        color: yellow;
        font-weight: bold;
        font-size: 40px;
        transition: 0.6s ease;
        border-radius: 10px 10px 10px 10px;
    }
     [class^=prev2]{
       cursor: pointer;
        position: absolute;
        top: 180;  
        right: 91%;
        width: 30px;
        padding: 16px 20px;
        color: red;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 10px 10px 10px 10px;
    }
     [class^=next2]{
        cursor: pointer;
        position: absolute;
        top: 180;
        left: 90%;          
        width: 30px;  
        padding: 16px 20px;
        color: red;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 10px 10px 10px 10px;
    }
    .prev1:hover,.next1:hover,[class^=prev2]:hover,[class^=next2]:hover {
        background-color: rgba(44, 44, 44, 0.8);
    }
    .numbertext {
        color: white;
        font-size: 20px;            
        font-weight: bold;
        width: 95%;
        background-color: black;
        padding: 0px 0px 15px 0px;
        position: relative;
        top: 0;
        left: 2.5%
    }
    .caption {
      text-align: center;
        background-color: black;
        padding: 10px 16px;
        color: white;
        font-size: 25px;          
    }
    .caption2 {
        text-align: center;
        background-color: black;
        padding: 10px 16px;
        color: white;
        font-size: 20px;
    }
    img.demo  {
        opacity: 0.6;
    }
    .active,
    img.demo:hover {
        opacity: 1;
    } 
    img.hover-shadow {
        transition: 0.3s;
    }
    img.thumbnail {
        border: 3px solid;
        border-color: blue;
        width: 100;
        height: 75;
        bottom: 0;
    }
    img.tallThumbnail {
        border: 3px solid;
        border-color: blue;
        height: 75;
        width: 56.5;
        bottom: 0;
        padding-left: 22;
        padding-right: 22;
        background-color: black;
    }
    img.tallThumb {
        border: 3px solid;
        border-color: blue;
        height: 75;
        width: 56.5;
        bottom: 0;
        padding-left: 21.5;
        padding-right: 21.5;
        background-color: black;
        margin-left: 1.3;
        margin-right: 1.3;
    }
    img.medThumbnail {
        border: 3px solid;
        border-color: blue;
        height: 75;
        width: 75;
        bottom: 0;
        padding-left: 12.5;
        padding-right: 12.5;
        background-color: black;
    }    
    img.space {
        margin-left: 15px;
    }
    img.space2 {
        margin-left: 30px;
    }
    img.space3 {
        margin-left: 45px;
    }
    .hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .modal {
        display: none;
        position: fixed; 
        z-index: 1;
        padding-top: 21px;
        left: 0;
        top: 0;
        width: 100%;
        height:100%;
        overflow: scroll;
        background-color: black;
        box-sizing: border-box;
    }
    .modal-content {
        position: relative;
        background-color: black;
        margin: auto;
        padding: 0;
        width: 100%;
        top: 35;
        max-width: 2000px;
    }    
    .upperthumbs {
        position: relative;
        height: 85px;
        width: 108px;
    }
    .lowerthumbs {    
        background-color: black;
        position: relative;
        left: 0%; 
        right: 0%;       
        height:85px;
        width: 110px;
    } 
    .upperArea {margin-left:5%;
      margin-right: 5%;
      left:5%;right: 5%;
      background-color: black;
      width: 90%;
        }
    .lowerArea {
      margin-left:5%;
      margin-right: 5%;
      left:5%;right: 5%;
      background-color: black;
      width: 90%;
    }
    .compnote::after {
        content:"To compare photos between species, must stay within this website, rather than through links, for example, in the Discover Life website. To go to other species, click on X above, then scroll the previous page or go to other pages via back links at tops of pages. Currently, photos only within the Megachilidae family can be selected and compared.";
        color: white;
    }
        .clear {
        clear:left;
    }
    .mySlides {
        display: none;
        border: 3px solid;
        border-color: blue;
        background-color: black;
        padding-bottom: 17px;
        padding-top: 17px;
        /*height: 62%;*/
        width: 62%;
        margin: auto;
    }
    td { 
        border: 3px solid green; 
        width: 50%;
        padding: 5px
    }
    .mycomparison {
        position: relative;
        display: none;
        border: 3px solid;
        border-color: grey;
        background-color: black;
        padding-bottom:-100px;
        padding-top: 10px;
        padding-right: 10px;
        margin: auto;
        width: 90%;
        left:0%;
        right:0%
      }
    .comparison-caption {
        border: 3px solid;
        background-color: black;
        text-align: center;
        margin: auto; 
        border-color: black;
        padding: 10px 16px;
        color: white;
        font-size: 25px;
}

    
    
    